ABI | Symbols | Types |
Contents |
Info |
Calling sequence |
Stack frame layout |
Registers usage |
Signature |
gst_task_new ( GstTaskFunction func, gpointer user_data, GDestroyNotify notify ) |
---|---|
Type | FUNC |
Source | gsttask.c |
Params | 3 |
Return | GstTask* |
Size | 166 |
Bind | GLOBAL |
Vis | DEFAULT |
Ndx | 11 |
Status | UNCHANGED |
|
|
Pos | Name | Type | Size | Passed |
---|---|---|---|---|
INPUT(S) | ||||
0 | func | GstTaskFunction | 8 | %rdi |
1 | user_data | gpointer | 8 | %rsi |
2 | notify | GDestroyNotify | 8 | %rdx |
RETURN | ||||
.retval | GstTask* | 8 | %rax |
Old | New | |||||||||||||
|
|
Old | New | |||||||||||||||||||||||||||||||
|
|