Function dart_sdk_sys::Dart_Post

source ·
pub unsafe extern "C" fn Dart_Post(
    port_id: Dart_Port,
    object: Dart_Handle
) -> bool