OH_NativeXComponent_UnregisterOnFrameCallback

Function OH_NativeXComponent_UnregisterOnFrameCallback 

Source
pub unsafe extern "C" fn OH_NativeXComponent_UnregisterOnFrameCallback(
    component: *mut OH_NativeXComponent,
) -> i32
Available on crate feature api-11 only.
Expand description

UnRegister a callback for this OH_NativeXComponent instance.

§Arguments

  • component - Indicates the pointer to this OH_NativeXComponent instance.

§Returns

  • Returns the status code of the execution.

Available since API-level: 11

Version: 1.0