Function steamworks_sys::SteamAPI_ISteamInventory_RemoveProperty[][src]

pub unsafe extern "C" fn SteamAPI_ISteamInventory_RemoveProperty(
    self_: *mut ISteamInventory,
    handle: SteamInventoryUpdateHandle_t,
    nItemID: SteamItemInstanceID_t,
    pchPropertyName: *const c_char
) -> bool